body{
width:930px;
background:url(theme/fond.jpg) top center;
margin: auto;
margin-top:50px;
margin-bottom:20px;
font-family:Verdana, Geneva, sans-serif;
}

#en-tete{
width:930px;
height:280px;
background:url("theme/top-haut-contenu.png");
background-repeat: no-repeat;
margin-bottom:-140px;

} /*Menu*/
#conteneur{

width:930px;
margin:0 auto;

}

#menu ul
{
margin-bottom:0;
padding:0;
margin:0px;
list-style-type:none;
}
ul#menu li
{
margin-left:0;
margin:0px;
float:left;

}
ul#menu li a
{
font:Eurostile;
display:block;
float:left;
font-size:19px;
width:186px;
height:41px;
background:url(theme/bouton-central-2.png);
color:#2b2416;
text-decoration:none;
text-align:center;
line-height:41px;

}

ul#menu li a:hover
{
background-position:bottom left;
color:#e2cf94;
}
ul
{
margin-bottom:0;
padding:0;
margin:0px;
list-style-type:none;
}
ul li
{
margin-left:0;
float:left;

}
ul li a:hover
{
background-position:bottom left;
color:#e2cf94;
}
div#galerie
{

	width: 650px ;
	background:url(theme/bouton-mini.png) ;
	border: 1px solid #dcb ;
	padding: 15px ;
	margin: 15px 25px ;
	text-align: center ;
	font: 0.9em Georgia, serif ;

}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
text-align:center;
width:55px;

padding-left:5px;
	margin: 0px 1px ;
	border: 1px solid #dcb ;
}



dl#photo
{
	clear: both ;
	margin: auto ;
}

dl#photo dt
{
	font:  30px Trebuchet MS;Verdana;	;
	color: #583a22 ;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 0px solid #dcb ;
	margin-top:10px;
	
}
#corps
a:link{
color:#583a22;
text-decoration:underline;

}

#corps
{
margin-left:auto;
margin-right:auto;
width:730px;
/*à modifier suivant les sections pour la hauteur du contenu*/
margin-top:140px;
margin-bottom:-13px;
text-align:justify;
padding:5px;
padding-top:5px;
padding-left:100px;
padding-right:150px;
padding-bottom:3px;
color:#583a22;
background:url(theme/contenu-milieu.png);
background-repeat:repeat-y;
font-size:17px
}
#corps h1
{

background:url('theme/h1.png') no-repeat;
height:51px;
line-height:34px;
margin-left:15px;
margin-top:-75px;
font-size:29px;
text-indent:8px;
}
#corps span
{margin-left:130px;}

#pied_de_page
{
text-align:center;
padding:0px;
line-height:249px;
background:url(theme/footer-contenu-bas.png) center;
font-size:13px;
width:931px;
height:156px;
margin-top:13px
}
a:link{
color:black;
text-decoration:none;

}
#pied_de_page
a:link:hover{
text-decoration:underline;
color:#1367be
}